home *** CD-ROM | disk | FTP | other *** search
- ; This is my export function, to export the Info of a complete CD.
- ; it is written in a text-file, with the name of the volume.
- ; you probably have to adjust the filename to something suitable
- ;
- ; if you have multiple files in the directoy you can create a file
- ; with all your MP3s when you enter the shell, and chage to the directory
- ; and then join the files into a single one with the command
- ; "type *.* >C:\allcds.txt". Note the target has to be somewhere else.
-
- [ActionFilename]
- S:\\SAVE\\MMCDS\\MP3\\$(volume).txt
- [ActionFileFormat]
- $(volume)\t$(title)\t$(artist)\t$(album)\t$(genre)\t$(sectime)\t$(bitrate)\t$(filesize)\t$(file)
-